Contribution org.nuxeo.ecm.platform.comment.defaultPermissions--factoryBinding
In component org.nuxeo.ecm.platform.comment.defaultPermissions
org.nuxeo.ecm.platform.comment.defaultPermissions
inside nuxeo-platform-comment-5.8.jar
This contribution is part of XML component Extension Point
Extension point factoryBinding of component ContentTemplateService.Contributed Items
XML Source
<extension point="factoryBinding" target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService">
<factoryBinding factoryName="SimpleTemplateFactory" name="CommentRootFactory" targetType="CommentRoot">
<acl>
<ace granted="true" permission="AddChildren" principal="members"/>
<ace granted="true" permission="RemoveChildren" principal="members"/>
</acl>
</factoryBinding>
</extension>